WebPictureRelationTypeDataTypeId Property |
Picture relations of this type is related to
data type (WebPictureRelationDataType) with this id.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int DataTypeId { get; set; }
Public Property DataTypeId As Integer
Get
Set
public:
property int DataTypeId {
int get ();
void set (int value);
}
member DataTypeId : int with get, set
Property Value
Type:
Int32See Also