AttachmentItemCUSTOM_FIELD_1 Property |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CUSTOM_FIELD_1 { get; set; }Public Property CUSTOM_FIELD_1 As String
Get
Set
public:
property String^ CUSTOM_FIELD_1 {
String^ get ();
void set (String^ value);
}member CUSTOM_FIELD_1 : string with get, set
Property Value
Type:
String
See Also