ISurveyCreatedFrom Property |
Get the GUID of the module that has created the survey.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Guid CreatedFrom { get; }
ReadOnly Property CreatedFrom As Guid
Get
property Guid CreatedFrom {
Guid get ();
}
Property Value
Type:
GuidSee Also