Interface IArgument Last update: 16.07.2025 Namespace: VM.Models.Pre Assembly: VM.Models.Pre.dll This interface is to represent the argument. public interface IArgument Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties ArgumentType Gets the type of the argument ArgumentTypes ArgumentType { get; } Property Value ArgumentTypes ReferenceType Gets the type of the reference. string ReferenceType { get; } Property Value string