| PropertyInstanceInstanceId Property | 
        
        
        
            Gets a unique identifier of the property instance.
            
         
        Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic Guid InstanceId { get; }Public ReadOnly Property InstanceId As Guid
	Get
public:
property Guid InstanceId {
	Guid get ();
}member InstanceId : Guid with get
Property Value
Type: 
Guid See Also
See Also