Miner.Responder.Shared.SchemaObjects Namespace > CallsArchiveObject Class : TroubleAtAccount Property |
'Declaration
Public Property TroubleAtAccount As YesNoDomain
'Usage
Dim instance As CallsArchiveObject Dim value As YesNoDomain instance.TroubleAtAccount = value value = instance.TroubleAtAccount
public YesNoDomain TroubleAtAccount {get; set;}
public read-write property TroubleAtAccount: YesNoDomain;
public function get,set TroubleAtAccount : YesNoDomain
public: __property YesNoDomain get_TroubleAtAccount(); public: __property void set_TroubleAtAccount( YesNoDomain value );
public: property YesNoDomain TroubleAtAccount { YesNoDomain get(); void set ( YesNoDomain value); }
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