Property | Type | Description |
---|
Method | Description | |
---|---|---|
Delete ( ) : void | ||
OSAEObject ( ) : System | ||
OSAEObject ( string name, string alias, string description, string type, string address, string container, int mintrustlevel, bool enabled ) : System | ||
Property ( string prop ) : OSAE.OSAEObjectProperty |
public OSAEObject ( string name, string alias, string description, string type, string address, string container, int mintrustlevel, bool enabled ) : System | ||
name | string | |
alias | string | |
description | string | |
type | string | |
address | string | |
container | string | |
mintrustlevel | int | |
enabled | bool | |
return | System |
public Property ( string prop ) : OSAE.OSAEObjectProperty | ||
prop | string | |
return | OSAE.OSAEObjectProperty |