Click or drag to resize

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)
Syntax
C#
public string TypeName { get; set; }

Property Value

Type: String
Remarks
Types can be names like "Floor plan", "Outdoors", "Living room", "Kitchen" etc.
See Also