Miner.PresentationFramework Assembly > Miner.PresentationFramework.Transtions Namespace : NullContentSupport Enumeration |
'Declaration Public Enum NullContentSupport Inherits System.Enum
'Usage Dim instance As NullContentSupport
public enum NullContentSupport : System.Enum
Member | Description |
---|---|
Both | Transitioning to or from null are both supported. |
New | Transitioning from non-null to null is supported. |
None | Transitioning to or from null is not supported. |
Old | Transitioning from null to non-null is supported. |
System.Object
System.ValueType
System.Enum
Miner.PresentationFramework.Transtions.NullContentSupport
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.