This document is archived and information here might be outdated.  Recommended version.


ISchematicRuleDesign.PropertySet Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Schematic)  

ISchematicRuleDesign.PropertySet Property

PropertySet related to the schematic rule.

[Visual Basic .NET]
Public WriteOnly Property PropertySet
[C#]
public void PropertySet {set;}
[C++]
HRESULT put_PropertySet(
  IPropertySet* 
);
[C++]

Parameters [in]
is a parameter of type IPropertySet

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

ISchematicRuleDesign Interface