This document is archived and information here might be outdated. Recommended version. |
Origin subtype of the topology rule.
[Visual Basic .NET]
Public Property OriginSubtype As Integer
[C#]
public int OriginSubtype {get; set;}
[C++]
HRESULT get_OriginSubtype(
System.Int32* SubType
);
[C++]
HRESULT put_OriginSubtype(
long SubType
);
[C++] Parameters SubType [out, retval]
SubType is a parameter of type long* SubType [in]
SubType is a parameter of type long
The origin subtype of the topology rule. If AllOriginSubtypes is set to True, the OriginSubtype is ignored. If OriginSubtype is set to -1, AllOriginSubtypes will return True. If the assigned value does not correspond to a valid subtype, and error will be raised when the rule is added to the Topology.