ISurveyDeletedFrom Property |
Get the GUID of the module that has deleted the survey.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<Guid> DeletedFrom { get; }
ReadOnly Property DeletedFrom As Nullable(Of Guid)
Get
property Nullable<Guid> DeletedFrom {
Nullable<Guid> get ();
}
Property Value
Type:
NullableGuidSee Also