 | RebuildTaskPostRebuildArgsRebuildSuccess Property |
Indicates whether or not the Rebuild of the file was successful.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool RebuildSuccess { get; }
Public ReadOnly Property RebuildSuccess As Boolean
Get
Property Value
Boolean
See Also