Click or drag to resize

CommonCanApply Method

Namespace:  MediaCy.Commands.Features.FeaturesManager
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function CanApply ( 
	destination As Object,
	Optional collection As Integer = -1,
	Optional feature As Integer = -1
) As Boolean

Parameters

destination
Type: SystemObject
collection (Optional)
Type: SystemInt32
feature (Optional)
Type: SystemInt32

Return Value

Type: Boolean
See Also