Provides information about projection object deprecation.
Members
Name | Description | |
---|---|---|
IsDeprecated | Returns true if the object is deprecated. |
IPEObjectDeprecation.IsDeprecated Method
Returns true if the object is deprecated.
Public Sub IsDeprecated ( _
ByRef pbYesNo As Boolean _
)
public void IsDeprecated (
ref bool pbYesNo
);
Classes that implement IPEObjectDeprecation
Classes | Description |
---|