DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Gets and sets the parent of this object.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public TwitterAccounts( ServerSecurity Parent ) |
| Visual Basic |
|---|
Public Sub New ( Parent As ServerSecurity ) |
| Visual C++ |
|---|
public: TwitterAccounts( ServerSecurity^ Parent ) |
Parameters
- Parent
- Type: DataPAServerSecurity..::..ServerSecurity
The object that is the parent of this object.