ArcFM Responder Mobile Developer Guide
IsReadOnly Method (ProviderFeatureSection)






Syntax
'Declaration
 
Public Overridable Function IsReadOnly() As System.Boolean
'Usage
 
Dim instance As ProviderFeatureSection
Dim value As System.Boolean
 
value = instance.IsReadOnly()
public virtual System.bool IsReadOnly()
public function IsReadOnly(): System.Boolean; virtual; 
public function IsReadOnly() : System.boolean;
public: virtual System.bool IsReadOnly(); 
public:
virtual System.bool IsReadOnly(); 
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

ProviderFeatureSection Class
ProviderFeatureSection Members

Send Feedback