ArcFM Responder Mobile Developer Guide
Attributes Property (FindCUsClass)






Syntax
'Declaration
 
Public Overridable WriteOnly Property Attributes As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
 
Dim instance As FindCUsClass
 
instance.Attributes = value
public virtual ESRI.ArcGIS.esriSystem.IPropertySet Attributes {set;}
public write-only property Attributes: ESRI.ArcGIS.esriSystem.IPropertySet; virtual; 
public function set Attributes : ESRI.ArcGIS.esriSystem.IPropertySet
public: __property virtual void set_Attributes( 
   ESRI.ArcGIS.esriSystem.IPropertySet* value
);
public:
virtual property ESRI.ArcGIS.esriSystem.IPropertySet^ Attributes {
   void set (    ESRI.ArcGIS.esriSystem.IPropertySet^ value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FindCUsClass Class
FindCUsClass Members

Send Feedback