RicOneApi.Models.XPress.XOtherPersonNameListType.XOtherPersonNameListType C# (CSharp) Méthode

XOtherPersonNameListType() public méthode

public XOtherPersonNameListType ( ) : System
Résultat System
        public XOtherPersonNameListType()
        {
            name = new List<XPersonNameType>();
        }
XOtherPersonNameListType