FormInt64Control.userOrgSibling Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
userOrgSibling() | |
userOrgSibling(Int32) |
userOrgSibling()
public:
override int userOrgSibling();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override int userOrgSibling ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.userOrgSibling : unit -> int
Public Overrides Function userOrgSibling () As Integer
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute
Applies to
userOrgSibling(Int32)
public:
override int userOrgSibling(int _value);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override int userOrgSibling (int _value);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.userOrgSibling : int -> int
Public Overrides Function userOrgSibling (_value As Integer) As Integer
Parameters
- _value
- Int32
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute