PictureWebTypeName Property |
Picture type name. Can be null if no type is attached to picture.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string TypeName { get; set; }
Property Value
Type:
String
RemarksTypes can be names like "Floor plan", "Outdoors", "Living room", "Kitchen" etc.
See Also