'Declaration
Public Shared Function CreateFromAttributeType( _ ByVal attributeType As InteractivityAttributeType _ ) As NInteractivityAttribute
'Usage
Dim attributeType As InteractivityAttributeType Dim value As NInteractivityAttribute value = NInteractivityAttribute.CreateFromAttributeType(attributeType)
public static NInteractivityAttribute CreateFromAttributeType( InteractivityAttributeType attributeType )
Parameters
- attributeType