|   | ReferencePropertyAttribute Constructor (BaseProperty, Int32) | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ReferencePropertyAttribute(
	BaseProperty attributeProperty,
	int vorder = 0
)
Parameters
- attributeProperty
 - Type: Omada.OE.ModelBaseProperty
 - vorder (Optional)
 - Type: SystemInt32
 
See Also