MOVEitObjectInfoDataInitialized Property |
Returns the status of the data initialization for this object.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public bool DataInitialized { get; }
Public ReadOnly Property DataInitialized As Boolean
Get
public:
property bool DataInitialized {
bool get ();
}
Property Value
Type:
BooleanSee Also