Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / BaseObject Class / GetSignatureProperties Method
In This Topic
    GetSignatureProperties Method (BaseObject)
    In This Topic
    Gets the signature properties for the class type.
    Syntax
    public virtual IEnumerable<PropertyInfo> GetSignatureProperties()

    Return Value

    The signature properties for the class type.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also