ESRI.ArcGIS.ADF.ArcGISServer
OriginSubtypeCode Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > RelationshipRule Class : OriginSubtypeCode Property




The subtype value of the origin ObjectClass.

Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property OriginSubtypeCode As Integer
Visual Basic (Usage)Copy Code
Dim instance As RelationshipRule
Dim value As Integer
 
instance.OriginSubtypeCode = value
 
value = instance.OriginSubtypeCode
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public int OriginSubtypeCode {get; set;}

See Also

© 2010 All Rights Reserved.