| ISurveyInformationPortalId Property |
Id of the survey in AskiaPortal database
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int PortalId { get; set; }
Property PortalId As Integer
Get
Set
property int PortalId {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also