Method | Description | |
---|---|---|
Create ( System.Guid syncronizationProfileId, System.DateTime startTime, bool hasWarnings, bool hasErrors ) : |
||
IncreaseSequence ( ) : |
||
ToString ( ) : string | ||
TryParse ( string value, |
Method | Description | |
---|---|---|
SynchronizationReportName ( System.Guid syncronizationProfileId, System.DateTime startTime, bool hasWarnings, bool hasErrors, int sequenceNumber ) : System |
public static Create ( System.Guid syncronizationProfileId, System.DateTime startTime, bool hasWarnings, bool hasErrors ) : |
||
syncronizationProfileId | System.Guid | |
startTime | System.DateTime | |
hasWarnings | bool | |
hasErrors | bool | |
return |
public IncreaseSequence ( ) : |
||
return |
public static TryParse ( string value, |
||
value | string | |
name | ||
return | bool |