PictureIntervalWebBase64EncodedFileContents Property |
The base64 encoded version of file contents needed, only required when adding or editing current picture
Namespace:
Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Base64EncodedFileContents { get; set; }Property Value
Type:
String
See Also