ArcFM Engine Developer Guide
OwnerID Property (IMMWMSDesign)


Sets or returns the OwnerID associated with a design. This value is stored in the CURRENT_OWNER_ID field of the MM_WMS_DESIGN table.
Syntax
'Declaration
 
<DispIdAttribute(1610678281)>
Property OwnerID As Integer
'Usage
 
Dim instance As IMMWMSDesign
Dim value As Integer
 
instance.OwnerID = value
 
value = instance.OwnerID
[DispId(1610678281)]
int OwnerID {get; set;}

Property Value

Long
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

IMMWMSDesign Interface
IMMWMSDesign Members

 

 


Send Comment