IHasViewFieldID public interface IHasViewFieldID : IHasIdentifyingInformation Enables a class to return the identifier of the view field associated with an object. Documentation int ViewFieldID { get; set; } Gets or sets the identifier for a view field associated with an object.