ArcFM Engine Developer Guide
Origination Property (TagsAndGroundsArchiveObject)


Syntax
'Declaration
 
Public Property Origination As Nullable(Of TagOriginationDomain)
'Usage
 
Dim instance As TagsAndGroundsArchiveObject
Dim value As Nullable(Of TagOriginationDomain)
 
instance.Origination = value
 
value = instance.Origination
public Nullable<TagOriginationDomain> Origination {get; set;}
Requirements

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.

See Also

Reference

TagsAndGroundsArchiveObject Class
TagsAndGroundsArchiveObject Members

 

 


Send Comment