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