Click or drag to resize

IShareSurveyId Property

Get the id of the survey of the share.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
Nullable<int> SurveyId { get; }

Property Value

Type: NullableInt32
Remarks
Foreign key to the table `Suveys`.`Id`
See Also