public bool UseStandardCost { get; set; }
Public Property UseStandardCost As Boolean Get Set
public: property bool^ UseStandardCost { bool^ get (); void set (bool^ value); }