PFJobSettingIsCollection Property |
Gets a value indicating whether this instance is collection.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public bool IsCollection { get; }
Property Value
Type:
Booleantrue if this instance is collection; otherwise,
false.
See Also