WebOrganizationCategoryDescriptionStringId Property |
StringId for the Description property
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int DescriptionStringId { get; set; }
Public Property DescriptionStringId As Integer
Get
Set
public:
property int DescriptionStringId {
int get ();
void set (int value);
}
member DescriptionStringId : int with get, set
Property Value
Type:
Int32See Also