public static ObjectTypePropertyAdd ( string ObjectType, string Name, string ParameterType, string ParameterObjectType, string ParameterDefault, bool TrackHistory, bool Required, string tooltip ) : void | ||
ObjectType | string | |
Name | string | |
ParameterType | string | |
ParameterObjectType | string | |
ParameterDefault | string | |
TrackHistory | bool | |
Required | bool | |
tooltip | string | |
return | void |