Data Management Object Model Reference

ILogging.IsCreated Property

Returns true if the Logging component was created. If no logging parameters are specified DMS file then the logging component will not be created.

[Visual Basic]
Property IsCreated As Boolean
[C#]
bool IsCreated {get; set;}

See Also

ILogging Interface | SPSSMR.Data.Transformations Namespace