TemplateRegistration.BodyTemplate Property
Gets bodyTemplate as string
Assembly: Microsoft.WindowsAzure.Mobile.Ext (in Microsoft.WindowsAzure.Mobile.Ext.dll)
[JsonPropertyAttribute(PropertyName = "templateBody")] public string BodyTemplate { get; internal set; }
Property Value
Type: System.String
Show: