Amazon.ECS.Model.SellerLocation.IsSetUserDefinedLocation C# (CSharp) Méthode

IsSetUserDefinedLocation() public méthode

Checks if UserDefinedLocation property is set
public IsSetUserDefinedLocation ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetUserDefinedLocation()
        {
            return  this.userDefinedLocationField != null;
        }