IOrganizationPropertiesCustomUpdate.UserDetailFirstName Property

Definition

User first name.

[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="User first name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="firstName", Update=true)]
public string UserDetailFirstName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="User first name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="firstName", Update=true)>]
member this.UserDetailFirstName : string with get, set
Public Property UserDetailFirstName As String

Property Value

Attributes

Applies to