Interface IFieldDefinitionUpdate
Namespace: Unity.Cloud.Assets
Assembly: Unity.Cloud.Assets.dll
Syntax
public interface IFieldDefinitionUpdate
Properties
DisplayName
The display name for the field.
Declaration
string DisplayName { get; }
Property Value
Type | Description |
---|---|
string |